home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CategoryID": "Long Integer",
- "CategoryName": "Text (15) NOT NULL",
- "Description": "Memo/Hyperlink (255)",
- "Picture": "OLE (255)"
- },
- "data": [
- {
- "CategoryID": 1,
- "CategoryName": "Brick"
- },
- {
- "CategoryID": 2,
- "CategoryName": "Siding"
- },
- {
- "CategoryID": 3,
- "CategoryName": "Shingles"
- },
- {
- "CategoryID": 4,
- "CategoryName": "Tile_Floor"
- },
- {
- "CategoryID": 5,
- "CategoryName": "Carpet"
- },
- {
- "CategoryID": 6,
- "CategoryName": "Wood_Floor"
- },
- {
- "CategoryID": 7,
- "CategoryName": "Wood"
- },
- {
- "CategoryID": 8,
- "CategoryName": "Masonry"
- },
- {
- "CategoryID": 9,
- "CategoryName": "Fabric"
- },
- {
- "CategoryID": 10,
- "CategoryName": "Stucco"
- },
- {
- "CategoryID": 11,
- "CategoryName": "Paving_Stones"
- },
- {
- "CategoryID": 12,
- "CategoryName": "Exterior"
- },
- {
- "CategoryID": 13,
- "CategoryName": "Stone"
- },
- {
- "CategoryID": 14,
- "CategoryName": "Miscellaneous"
- },
- {
- "CategoryID": 15,
- "CategoryName": "Garden"
- }
- ]
- }